Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


changeObjectInstance

This procedure changes the object instance.

Location: ry\app\rydesmngrp.i

Parameters:

INPUT pcNameContainer AS CHARACTER

The container name. Takes a valid container name or a value of ALL for all containers.

INPUT pcResultCode AS CHARACTER

Takes a valid result code, the name of a Master container, or ? (Unknown) for ALL.

INPUT pcNameObjectInstance AS CHARACTER INPUT pcNameObjectSource AS CHARACTER

The name of the source object to be replaced with the target object. Takes a valid object name.

INPUT pcNameObjectTarget AS CHARACTER

The name of the target object to replace the source object. Takes a valid object name.

INPUT plDeleteObjectSource AS LOGICAL

Deletes the source object if all instances have been changed and there are no other instance allocations.

INPUT plRemoveDefaultAttributes AS LOGICAL

Removes default attributes set for the object instances.

INPUT plRemoveUnusedAttributes AS LOGICAL

Removes unused attributes set for the object instances.

OUTPUT piReplacementCount AS INTEGER Notes:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095